The following table lists and describes events of the CygNet CAS View Control. See CxHmiCas CxHmiCas3 Events for more information about using these events in script.
| Event | Description |
|---|---|
|
EventAlarmDblClicked is fired when an alarm is double-clicked. |
|
|
EventAlarmRefreshRateChanged is fired when the refresh rate of the shared alarm cache is changed. |
|
|
EventAlarmSelected is fired when an alarm is selected. |
|
|
EventContextMenu runs when one of the custom context menu items that is defined or overridden by this object is clicked. |
|
|
EventFilterChange is fired when the filter is changed. |
|
|
EventInitialize runs when TheView is started in Run or Preview mode to allow further initialization for the control. |
|
|
EventOnButtonCLick is fired when a button in the first button column is pressed, if the button is configured to do so, and if the event is scripted to do so. See Button First Column for more information. |
|
|
EventOnSecondButtonClick is fired when a button in the last button column is pressed, if the button is configured to do so, and if the event is scripted to do so. See Button Last Column for more information. |
|
|
EventOnTab is fired when the tab key is pressed. |
|
|
EventPumpData is a legacy event, and is effectively obsolete. Do not use. In the past, this event would run when data was "pumped" to TheView. |
|
|
Fired when a full refresh has completed. |
|
|
EventServiceStatusChange is fired when the service status changes. |
|
| EventViewableAlarmsChange is fired when there is a change in the viewable alarms. |